gallery
gallery ¶
Example script demonstrating trendify data products. Run with: python example_trendify_static.py Then run: trendify make static example_output example_results
make_gallery ¶
make_gallery(output_dir: Path)
Generates the gallery
Source code in src/trendify/gallery.py
run_trendify_commands ¶
Runs trendify commands with proper OS handling
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
input_dir
|
str | Path
|
Input directory containing data products |
required |
output_dir
|
str | Path
|
Output directory for sorted products and assets |
required |